Skip to main content
POST
[P2] V3 Load User Context

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
user_data
string
default:{{user.context}}
required

The full user context object including optional seller_profile.

user_email
string
default:{{_google_email}}
required

Current user's email address.

output_variable_name
string
default:user_context
required

Variable name to store user context with seller profile data.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
meeting_type
string
default:general

Type of meeting for goal suggestions.

custom_goals
string

Optional custom meeting goals.

voice_profile
enum<string>
default:professional

Voice/tone profile for the meeting prep.

Available options:
professional,
friendly,
executive,
technical

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action